Yandex Mobile Ads
androidJvm
Yandex Mobile Ads
/
com.yandex.mobile.ads.instream.adbreak
/
InstreamAdBreakRequestError
Instream
Ad
Break
Request
Error
class
InstreamAdBreakRequestError
(
val
description
:
String
)
Class containing errors that can occur during an ad break request.
Members
Constructors
Instream
Ad
Break
Request
Error
Link copied to clipboard
constructor
(
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
An error description
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String